#default_page_text_p1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	text-align: center;
	padding: 10px;
}
.underline {
	text-decoration: underline;
}
.center {
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
}
.paragraph {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
.paragraphBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
#name {
	border: medium inset #8B7A66;
	font-family: "Times New Roman", Times, serif;
	color: #ECCB2B;
	margin-right: auto;
	margin-left: auto;
	height: 17px;
	width: 794px;
	text-align: center;
	vertical-align: middle;
	background-color: #8B7A66;
	z-index: 3;
	position: relative;
	top: 191px;
	font-size: 10pt;
}
.paragraphsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 15px;
}
.capBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
}